rockchip: dts: rk3399-puma: disable 'fifo-mode' in sdmmc
authorPhilipp Tomsich <[email protected]>
Wed, 29 Mar 2017 19:20:29 +0000 (21:20 +0200)
committerSimon Glass <[email protected]>
Sat, 15 Apr 2017 16:13:17 +0000 (10:13 -0600)
Signed-off-by: Philipp Tomsich <[email protected]>
Acked-by: Simon Glass <[email protected]>
arch/arm/dts/rk3399-puma.dts

index 917df1e60998a381e4124aa7feefe80d73385be2..71eb72d2922498ebe0f7d8ccce98227e96d0b723 100644 (file)
@@ -91,7 +91,6 @@
 &sdmmc {
         u-boot,dm-pre-reloc;
        bus-width = <4>;
-       fifo-mode; /* until we fix DMA in SPL */
        status = "okay";
 };